Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(joy_controller)!: prefix package and namespace with autoware #7382

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Jun 8, 2024

Description

This PR adds the autoware_ prefix to the package and puts headers in the autoware namespace.

Part of:

autowarefoundation/autoware#4569

Tests performed

psim
ros2 launch autoware_joy_controller joy_controller.launch.xml can be launched successfully though there is no real controller

Effects on system behavior

Nothing

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Jun 8, 2024
@takayuki5168 takayuki5168 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 8, 2024
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 force-pushed the feat/autoware-prefix-joy-controller branch from 1a9b094 to f302e4c Compare June 8, 2024 17:15
Signed-off-by: Takayuki Murooka <[email protected]>
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Jun 8, 2024
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 force-pushed the feat/autoware-prefix-joy-controller branch from be4c676 to 5812743 Compare June 8, 2024 17:19
@takayuki5168 takayuki5168 marked this pull request as ready for review June 8, 2024 17:20
@takayuki5168 takayuki5168 merged commit af9db8c into autowarefoundation:main Jun 8, 2024
25 of 26 checks passed
@takayuki5168 takayuki5168 deleted the feat/autoware-prefix-joy-controller branch June 8, 2024 18:16
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
…#7382)

* add prefix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix codeowner

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant